Download Xilinx ISE WebPack 8.1i
for Windows:
execute WebPACK_81i_SFD.exe
for Linux:
NOTE: ISE WebPack must be installed as root!
>su root
download WebPACK_81i_SFD.sh
make the shell scipt executable
>chmod u+x WebPACK_81i_SFD.sh
install ISE WebPack as root
>./WebPACK_81i_SFD.sh
make settings.sh runnable
>chmod u+x settings.sh
set environment variables with
>source settings.sh (or >source settings.csh)
run project navigator:
>ise
Notice: In this mode the FPGA keeps configuration until reset or next power up sequence.